1 <!-- Edit this file to change the layout of each record in the table view -->
2 <!-- To disable clicking of a field,
remove the <%%SELECT%%> and <%%ENDSELECT%%> formatters around it-->
3
4 <!-- If you wish to hide the table view header that contains the column titles, -->
5 <!--
add the following to the student_details_init() hook (in hooks/student_details.php file) -->
6 <!-- $options->ShowTableHeader =
0; -->
7
8         <td id=
"student_details-full_name-<%%VALUE(id)%%>" class="student_details-full_name"><%%SELECT%%><%%VALUE(full_name)%%><%%ENDSELECT%%></td>
9         <td id=
"student_details-school-<%%VALUE(id)%%>" class="student_details-school"><%%SELECT%%><%%VALUE(school)%%><%%ENDSELECT%%></td>
10         <td id=
"student_details-department-<%%VALUE(id)%%>" class="student_details-department"><%%SELECT%%><%%VALUE(department)%%><%%ENDSELECT%%></td>
11         <td id=
"student_details-year_of_study-<%%VALUE(id)%%>" class="student_details-year_of_study"><%%SELECT%%><%%VALUE(year_of_study)%%><%%ENDSELECT%%></td>
12         <td id=
"student_details-reg_no-<%%VALUE(id)%%>" class="student_details-reg_no"><%%SELECT%%><%%VALUE(reg_no)%%><%%ENDSELECT%%></td>



Hệ thống xếp lịch học tín chỉ cho sinh viên CNTT trên PHP & MySQL 112.031 lượt xem

Gõ tìm kiếm nhanh...